From: Yanase Yuki Date: Tue, 3 Jun 2025 10:07:30 +0000 (+0900) Subject: crowdsec-firewall-bouncer: fix json file X-Git-Url: http://git.openwrt.org/%22https:/collectd.org/%22http:/www.crowdsec.net//%22https%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22https%22?a=commitdiff_plain;h=1896723055a7d48b83d6fe48fd58ff7d02657c79;p=project%2Fluci.git crowdsec-firewall-bouncer: fix json file Fix json file error found by ESLint. Signed-off-by: Yanase Yuki --- diff --git a/applications/luci-app-crowdsec-firewall-bouncer/root/usr/share/luci/menu.d/luci-app-crowdsec-firewall-bouncer.json b/applications/luci-app-crowdsec-firewall-bouncer/root/usr/share/luci/menu.d/luci-app-crowdsec-firewall-bouncer.json index 12bc1631c5..5ae7002dfc 100644 --- a/applications/luci-app-crowdsec-firewall-bouncer/root/usr/share/luci/menu.d/luci-app-crowdsec-firewall-bouncer.json +++ b/applications/luci-app-crowdsec-firewall-bouncer/root/usr/share/luci/menu.d/luci-app-crowdsec-firewall-bouncer.json @@ -9,5 +9,5 @@ "depends": { "acl": [ "luci-app-crowdsec-firewall-bouncer" ] } - }, + } }